[TPM] Fix the tpm frontend to properly shut down when the domain
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 18 Oct 2006 14:16:37 +0000 (15:16 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Wed, 18 Oct 2006 14:16:37 +0000 (15:16 +0100)
commit19c8d7a8fa0bb6c959135c537144fa2a4044d790
treea1b64b9684e4850425b5ae27be4d0eab12e858bd
parenta20cc3e41a49e064cf228cff262a0f04c354ffbd
[TPM] Fix the tpm frontend to properly shut down when the domain
is shutting down (call to xenbus_frontend_closed()). Also the driver
now waits longer until an outstanding response has been received (to
support a busy system). Moves the 'Unknown' state with the other
states that are not used by the TPM frontend.

Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
linux-2.6-xen-sparse/drivers/char/tpm/tpm_xen.c
linux-2.6-xen-sparse/drivers/xen/tpmback/xenbus.c